home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Palettes / MiscColorWells / Makefile.preamble < prev    next >
Makefile  |  1994-02-05  |  314b  |  11 lines

  1. #    MiscColorWells Preamble
  2. #    basically lifted from a mini-example
  3. #    this is 3.1 specific, and will enable the building of FAT palletes!
  4.  
  5. OTHER_PRODUCT_DEPENDS = libMiscColorWells.a
  6.  
  7. LIBOFILES    = MiscColorWell.subproj/MiscReadOnlyColorWell.o
  8.  
  9. OTHER_GARBAGE = libMiscColorWells.a
  10. INSTALLDIR = /LocalDeveloper/Palettes
  11.